Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-798 | GEN001380 | SV-798r2_rule | ECLP-1 | Medium |
Description |
---|
If the password file is writable by a group owner or the world, the risk of password file compromise is increased. The password file contains the list of accounts on the system and associated information. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-952r2_fix) |
---|
Change the mode of the passwd file to 0644. Procedure: # chmod 0644 /etc/passwd Document all changes. |